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 雲????逗?? 10001001010111110011111100111111001111110011111110010000100000000011111100111111 895f3f3f3f3f90803f3f
EUC-JP 雲????逗?? 10110001110000000011111100111111001111110011111110111111111000000011111100111111 b1c03f3f3f3fbfe03f3f
UTF-8 雲띳렰뀁렧逗렱렢 111010011001101110110010111010111001110110110011111010111010000010110000111010111000000010000001111010111010000010100111111010011000000010010111111010111010000010110001111010111010000010100010 e99bb2eb9db3eba0b0eb8081eba0a7e98097eba0b1eba0a2
UHC 雲띳렰뀁렧逗렱렢 11101010101000111011011011110001100011101011110110110010111011001000111010110110110101001110100010001110101111101000111010110011 eaa3b6f18ebdb2ec8eb6d4e88ebe8eb3

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