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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??あ??ァ??ァ^ 00111111001111111000001010100000001111110011111110000011010000000011111100111111100000110100000001011110 3f3f82a03f3f83403f3f83405e
EUC-JP ??あ??ァ??ァ^ 00111111001111111010010010100010001111110011111110100101101000010011111100111111101001011010000101011110 3f3fa4a23f3fa5a13f3fa5a15e
UTF-8 룶쥚あ룶쥚ァ룶쥚ァ^ 11101011101000111011011011101100101001011001101011100011100000011000001011101011101000111011011011101100101001011001101011100011100000101010000111101011101000111011011011101100101001011001101011100011100000101010000101011110 eba3b6eca59ae38182eba3b6eca59ae382a1eba3b6eca59ae382a15e
UHC 룶쥚あ룶쥚ァ룶쥚ァ^ 10001111101010111010001010001111101010101010001010001111101010111010001010001111101010111010000110001111101010111010001010001111101010111010000101011110 8faba28faaa28faba28faba18faba28faba15e

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