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 鄒カツー縺溯ュォ 1110011110111110101101101100001010110000111000111000000110011111111010001010110110101011 e7beb6c2b0e3819fe8adab
EUC-JP 鄒カツー縺溯ュォ 11101110110000001000111010110110100011101100001010001110101100001110010111100001110111101110101010001110101011011000111010101011 eec08eb68ec28eb0e5e1deea8ead8eab
UTF-8 鄒カツー縺溯ュォ 111010011000010010010010111011111011110110110110111011111011111010000010111011111011110110110000111001111011100010111010111001101011101010101111111011111011110110101101111011111011110110101011 e98492efbdb6efbe82efbdb0e7b8bae6baafefbdadefbdab
UHC 鄒????溯?? 11110101110110110011111100111111001111110011111111100001101111010011111100111111 f5db3f3f3f3fe1bd3f3f

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