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 ??ぁ?訥ぢ??オ^ 0011111100111111100000101001111100111111111001100110001110000010110000000011111100111111100000110100100101011110 3f3f829f3fe66382c03f3f83495e
EUC-JP ??ぁ?訥ぢ??オ^ 0011111100111111101001001010000100111111111010111100010010100100110000100011111100111111101001011010101001011110 3f3fa4a13febc4a4c23f3fa5aa5e
UTF-8 룶쨵ぁ룶訥ぢ룴횕オ^ 11101011101000111011011011101100101010001011010111100011100000011000000111101011101000111011011011101000101010001010010111100011100000011010001011101011101000111011010011101101100110101001010111100011100000101010101001011110 eba3b6eca8b5e38181eba3b6e8a8a5e381a2eba3b4ed9a95e382aa5e
UHC 룶쨵ぁ룶訥ぢ룴횕オ^ 10001111101010111010010010001111101010101010000110001111101010111101001011101101101010101100001010001111101010011100001110001111101010111010101001011110 8faba48faaa18fabd2edaac28fa9c38fabaa5e

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