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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蒻?????蒻?? 1110010011101000001111110011111100111111001111110011111111100100111010000011111100111111 e4e83f3f3f3f3fe4e83f3f
EUC-JP 蒻?????蒻?? 1110100011101010001111110011111100111111001111110011111111101000111010100011111100111111 e8ea3f3f3f3f3fe8ea3f3f
UTF-8 蒻멨뫏溫뚳쉬蒻멩윇 111010001001001010111011111010111010100110101000111010111010101110001111111001101011101010101011111010111001101010110011111011001000100110101100111010001001001010111011111010111010100110101001111011001001110010000111 e892bbeba9a8ebab8fe6baabeb9ab3ec89ace892bbeba9a9ec9c87
UHC 蒻멨뫏溫뚳쉬蒻멩윇 111001011011011010111000111001011001000110110001111010001010111010001100111011111011110110101100111001011011011010111000111001101001111110010000 e5b6b8e591b1e8ae8cefbdace5b6b8e69f90

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