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 邵奇ス雅イ、諤 1110011110111000100010101110111110111101100010011110101110110010101001001110011010000000 e7b88aefbd89ebb2a4e680
EUC-JP 邵奇ス雅イ、諤 1110111010111010101101001111000110001110101111011011001011101101100011101011001010001110101001001110101111100000 eebab4f18ebdb2ed8eb28ea4ebe0
UTF-8 邵奇ス雅イ、諤 111010011000001010110101111001011010010110000111111011111011110110111101111010011001101110000101111011111011110110110010111011111011110110100100111010001010101110100100 e982b5e5a587efbdbde99b85efbdb2efbda4e8aba4
UHC 邵奇?雅??? 11100001110100001101000011110100001111111110010010111010001111110011111100111111 e1d0d0f43fe4ba3f3f3f

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