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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿??甸?阿??甸?B 100010001010001000111111001111111001100110110010001111111000100010100010001111110011111110011001101100100011111101000010 88a23f3f99b23f88a23f3f99b23f42
EUC-JP 阿??甸?阿??甸?B 101100001010010000111111001111111101001010110100001111111011000010100100001111110011111111010010101101000011111101000010 b0a43f3fd2b43fb0a43f3fd2b43f42
UTF-8 阿뗣끁甸웭阿뗣끁甸웭B 11101001100110001011111111101011100101111010001111101011100000011000000111100111100101001011100011101100100110111010110111101001100110001011111111101011100101111010001111101011100000011000000111100111100101001011100011101100100110111010110101000010 e998bfeb97a3eb8181e794b8ec9bade998bfeb97a3eb8181e794b8ec9bad42
UHC 阿뗣끁甸웭阿뗣끁甸웭B 111001001011100110001011111000111000010110110111111011111010010010011111011101101110010010111001100010111110001110000101101101111110111110100100100111110111011001000010 e4b98be385b7efa49f76e4b98be385b7efa49f7642

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