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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ┃〓┃〓[┃〓┃〓[^ 10000100101010111000000110101100100001001010101110000001101011000101101110000100101010111000000110101100100001001010101110000001101011000101101101011110 84ab81ac84ab81ac5b84ab81ac84ab81ac5b5e
EUC-JP ┃〓┃〓[┃〓┃〓[^ 10101000101011011010001010101110101010001010110110100010101011100101101110101000101011011010001010101110101010001010110110100010101011100101101101011110 a8ada2aea8ada2ae5ba8ada2aea8ada2ae5b5e
UTF-8 ┃〓┃〓[┃〓┃〓[^ 111000101001010010000011111000111000000010010011111000101001010010000011111000111000000010010011010110111110001010010100100000111110001110000000100100111110001010010100100000111110001110000000100100110101101101011110 e29483e38093e29483e380935be29483e38093e29483e380935b5e
UHC ┃〓┃〓[┃〓┃〓[^ 10100110101011011010000111101011101001101010110110100001111010110101101110100110101011011010000111101011101001101010110110100001111010110101101101011110 a6ada1eba6ada1eb5ba6ada1eba6ada1eb5b5e

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