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 蠏ら粟驩キ閾ェ 111001011011010110000010111001111000100010111110111010011000100110110111111010001000011110101010 e5b582e788bee989b7e887aa
EUC-JP 蠏ら粟驩キ閾ェ 1110101010110111101001001110100110110000110000001111000111101001100011101011011111101111111001111000111010101010 eab7a4e9b0c0f1e98eb7efe78eaa
UTF-8 蠏ら粟驩キ閾ェ 111010001010000010001111111000111000001010001001111001111011001010011111111010011010100110101001111011111011110110110111111010011001011010111110111011111011110110101010 e8a08fe38289e7b29fe9a9a9efbdb7e996beefbdaa
UHC ?ら粟驩??? 00111111101010101110100111100001110110001111110010111110001111110011111100111111 3faae9e1d8fcbe3f3f3f

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