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 褥??肉??汲? 1110010111110001001111110011111110010011111101110011111100111111100010111000001000111111 e5f13f3f93f73f3f8b823f
EUC-JP 褥?ł肉??汲? 11101010111100110011111110001111101010011100100011000110111110010011111100111111101101011110001000111111 eaf33f8fa9c8c6f93f3fb5e23f
UTF-8 褥띕ł肉덌쫵汲杻 1110100010100100101001011110101110011101100101011100010110000010111010001000001010001001111010111000110110001100111011001010101110110101111001101011000110110010111011111010011110001000 e8a4a5eb9d95c582e88289eb8d8cecabb5e6b1b2efa788
UHC 褥띕ł肉덌쫵汲杻 11101001101100111011011011101011101010011010100111101011101111111000100011101111101001101000110011010000111000111110101011110100 e9b3b6eba9a9ebbf88efa68cd0e3eaf4

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