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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 鰀ニ齊ー執鰀ニ齊ェ鴫 11111100010001101100011011101010100011101011000010001110101101111111110001000110110001101110101010001110101010101000111010110000 fc46c6ea8eb08eb7fc46c6ea8eaa8eb0
EUC-JP 鰀ニ齊ー執鰀ニ齊ェ鴫 10001111111010111010010110001110110001101111001111101110100011101011000010111100101110011000111111101011101001011000111011000110111100111110111010001110101010101011110010110010 8feba58ec6f3ee8eb0bcb98feba58ec6f3ee8eaabcb2
UTF-8 鰀ニ齊ー執鰀ニ齊ェ鴫 111010011011000010000000111011111011111010000110111010011011110110001010111011111011110110110000111001011001111110110111111010011011000010000000111011111011111010000110111010011011110110001010111011111011110110101010111010011011010010101011 e9b080efbe86e9bd8aefbdb0e59fb7e9b080efbe86e9bd8aefbdaae9b4ab
UHC ??齊?執??齊?? 00111111001111111111000010111010001111111111001011111011001111110011111111110000101110100011111100111111 3f3ff0ba3ff2fb3f3ff0ba3f3f

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