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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 褸ケ閨イn}褸ケ閨イn{^ 1110010111111000101110011110100010000001101100100110111001111101111001011111100010111001111010001000000110110010011011100111101101011110 e5f8b9e881b26e7de5f8b9e881b26e7b5e
EUC-JP 褸ケ閨イn}褸ケ閨イn{^ 111010101111101010001110101110011110111111100001100011101011001001101110011111011110101011111010100011101011100111101111111000011000111010110010011011100111101101011110 eafa8eb9efe18eb26e7deafa8eb9efe18eb26e7b5e
UTF-8 褸ケ閨イn}褸ケ閨イn{^ 1110100010100100101110001110111110111101101110011110100110010110101010001110111110111101101100100110111001111101111010001010010010111000111011111011110110111001111010011001011010101000111011111011110110110010011011100111101101011110 e8a4b8efbdb9e996a8efbdb26e7de8a4b8efbdb9e996a8efbdb26e7b5e
UHC 褸?閨?n}褸?閨?n{^ 1101011110101110001111111101000010110001001111110110111001111101110101111010111000111111110100001011000100111111011011100111101101011110 d7ae3fd0b13f6e7dd7ae3fd0b13f6e7b5e

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