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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 阿??\}阿??\{^ 10001000101000100011111100111111010111000111110110001000101000100011111100111111010111000111101101011110 88a23f3f5c7d88a23f3f5c7b5e
EUC-JP 阿??\}阿??\{^ 10110000101001000011111100111111010111000111110110110000101001000011111100111111010111000111101101011110 b0a43f3f5c7db0a43f3f5c7b5e
UTF-8 阿뗭쨵\}阿뗭쨵\{^ 1110100110011000101111111110101110010111101011011110110010101000101101010101110001111101111010011001100010111111111010111001011110101101111011001010100010110101010111000111101101011110 e998bfeb97adeca8b55c7de998bfeb97adeca8b55c7b5e
UHC 阿뗭쨵\}阿뗭쨵\{^ 1110010010111001100010111110110010100100100011110101110001111101111001001011100110001011111011001010010010001111010111000111101101011110 e4b98beca48f5c7de4b98beca48f5c7b5e

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