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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迺ソ邵顔珍邵械 11100111100100101011111111100111101110001000101011100111100100101011111111100111101110001000101001000010 e792bfe7b88ae792bfe7b88a42
EUC-JP 迺ソ邵顔珍邵械 1110110111110010100011101011111111101110101110101011010011101001110001001100000111101110101110101011001110100011 edf28ebfeebab4e9c4c1eebab3a3
UTF-8 迺ソ邵顔珍邵械 111010001011111110111010111011111011110110111111111010011000001010110101111010011010000110010100111001111000111110001101111010011000001010110101111001101010001010110000 e8bfbaefbdbfe982b5e9a194e78f8de982b5e6a2b0
UHC ??邵顔珍邵械 001111110011111111100001110100001110010011010100111100101101001011100001110100001100110011111110 3f3fe1d0e4d4f2d2e1d0ccfe

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