To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鼻?\}鼻?\{^ 1001010101000000001111110101110001111101100101010100000000111111010111000111101101011110 95403f5c7d95403f5c7b5e
EUC-JP 鼻玭\}鼻玭\{^ 110010011010000110001111110010111110000101011100011111011100100110100001100011111100101111100001010111000111101101011110 c9a18fcbe15c7dc9a18fcbe15c7b5e
UTF-8 鼻玭\}鼻玭\{^ 1110100110111100101110111110011110001110101011010101110001111101111010011011110010111011111001111000111010101101010111000111101101011110 e9bcbbe78ead5c7de9bcbbe78ead5c7b5e
UHC 鼻玭\}鼻玭\{^ 11011110101011001101111010110111010111000111110111011110101011001101111010110111010111000111101101011110 deacdeb75c7ddeacdeb75c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)