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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蜍コ蠎奇スゥ蜍コ 111001011000101110111010111001011011101010001010111011111011110110101001111001011000101110111010 e58bbae5ba8aefbda9e58bba
EUC-JP 蜍コ蠎奇スゥ蜍コ 11101001111010111000111010111010111010101011110010110100111100011000111010111101100011101010100111101001111010111000111010111010 e9eb8ebaeabcb4f18ebd8ea9e9eb8eba
UTF-8 蜍コ蠎奇スゥ蜍コ 111010001001110010001101111011111011110110111010111010001010000010001110111001011010010110000111111011111011110110111101111011111011110110101001111010001001110010001101111011111011110110111010 e89c8defbdbae8a08ee5a587efbdbdefbda9e89c8defbdba
UHC ???奇???? 001111110011111100111111110100001111010000111111001111110011111100111111 3f3f3fd0f43f3f3f3f

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