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 ??弟???蔭 001111110011111110010010111011010011111100111111001111111000100011111100 3f3f92ed3f3f3f88fc
EUC-JP 橒?弟?橒?蔭 10001111110001011010110100111111110001001110111100111111100011111100010110101101001111111011000011111110 8fc5ad3fc4ef3f8fc5ad3fb0fe
UTF-8 橒렧弟렣橒렧蔭 111001101010100110010010111010111010000010100111111001011011110010011111111010111010000010100011111001101010100110010010111010111010000010100111111010001001010010101101 e6a992eba0a7e5bc9feba0a3e6a992eba0a7e894ad
UHC 橒렧弟렣橒렧蔭 1110100111111000100011101011011011110000101010011000111010110100111010011111100010001110101101101110101111100011 e9f88eb6f0a98eb4e9f88eb6ebe3

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