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 梯?衣???衣? 1001001011110010001111111000100011011111001111110011111100111111100010001101111100111111 92f23f88df3f3f3f88df3f
EUC-JP 梯?衣???衣? 1100010011110100001111111011000011100001001111110011111100111111101100001110000100111111 c4f43fb0e13f3f3fb0e13f
UTF-8 梯렟衣쯔렕렟衣좆 111001101010001010101111111010111010000010011111111010001010000110100011111011001010111110010100111010111010000010010101111010111010000010011111111010001010000110100011111011001010001010000110 e6a2afeba09fe8a1a3ecaf94eba095eba09fe8a1a3eca286
UHC 梯렟衣쯔렕렟衣좆 11110000101011001000111010110000111010111111110111000010111010101000111010101010100011101011000011101011111111011100000110111111 f0ac8eb0ebfdc2ea8eaa8eb0ebfdc1bf

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