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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 伊?伊?N}伊?伊?N{^ 1000100011001001001111111000100011001001001111110100111001111101100010001100100100111111100010001100100100111111010011100111101101011110 88c93f88c93f4e7d88c93f88c93f4e7b5e
EUC-JP 伊?伊?N}伊?伊?N{^ 1011000011001011001111111011000011001011001111110100111001111101101100001100101100111111101100001100101100111111010011100111101101011110 b0cb3fb0cb3f4e7db0cb3fb0cb3f4e7b5e
UTF-8 伊냥伊냘N}伊냥伊냘N{^ 1110010010111100100010101110101110000011101001011110010010111100100010101110101110000011100110000100111001111101111001001011110010001010111010111000001110100101111001001011110010001010111010111000001110011000010011100111101101011110 e4bc8aeb83a5e4bc8aeb83984e7de4bc8aeb83a5e4bc8aeb83984e7b5e
UHC 伊냥伊냘N}伊냥伊냘N{^ 111011001010010110110011110010011110110010100101101100111100011101001110011111011110110010100101101100111100100111101100101001011011001111000111010011100111101101011110 eca5b3c9eca5b3c74e7deca5b3c9eca5b3c74e7b5e

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