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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??鯉[}??鯉[{^ 00111111001111111000110011101111010110110111110100111111001111111000110011101111010110110111101101011110 3f3f8cef5b7d3f3f8cef5b7b5e
EUC-JP ??鯉[}??鯉[{^ 00111111001111111011100011110001010110110111110100111111001111111011100011110001010110110111101101011110 3f3fb8f15b7d3f3fb8f15b7b5e
UTF-8 罹뀔鯉[}罹뀔鯉[{^ 1110111110100111101001101110101110000000100101001110100110101111100010010101101101111101111011111010011110100110111010111000000010010100111010011010111110001001010110110111101101011110 efa7a6eb8094e9af895b7defa7a6eb8094e9af895b7b5e
UHC 罹뀔鯉[}罹뀔鯉[{^ 1110110010111010101100101111000011010111111011110101101101111101111011001011101010110010111100001101011111101111010110110111101101011110 ecbab2f0d7ef5b7decbab2f0d7ef5b7b5e

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