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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 梯?依?梯?依? 100100101111001000111111100010001100101100111111100100101111001000111111100010001100101100111111 92f23f88cb3f92f23f88cb3f
EUC-JP 梯?依?梯?依? 110001001111010000111111101100001100110100111111110001001111010000111111101100001100110100111111 c4f43fb0cd3fc4f43fb0cd3f
UTF-8 梯렱依렦梯렱依굻 111001101010001010101111111010111010000010110001111001001011111010011101111010111010000010100110111001101010001010101111111010111010000010110001111001001011111010011101111010101011010110111011 e6a2afeba0b1e4be9deba0a6e6a2afeba0b1e4be9deab5bb
UHC 梯렱依렦梯렱依굻 11110000101011001000111010111110111010111110111010001110101101011111000010101100100011101011111011101011111011101011000110111111 f0ac8ebeebee8eb5f0ac8ebeebeeb1bf

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