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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?審??}?審??{^ 00111111100100000101001000111111001111110111110100111111100100000101001000111111001111110111101101011110 3f90523f3f7d3f90523f3f7b5e
EUC-JP ?審??}?審??{^ 00111111101111111011001100111111001111110111110100111111101111111011001100111111001111110111101101011110 3fbfb33f3f7d3fbfb33f3f7b5e
UTF-8 룶審룫켷}룶審룫켷{^ 111010111010001110110110111001011010111110101001111010111010001110101011111011001011110010110111011111011110101110100011101101101110010110101111101010011110101110100011101010111110110010111100101101110111101101011110 eba3b6e5afa9eba3abecbcb77deba3b6e5afa9eba3abecbcb77b5e
UHC 룶審룫켷}룶審룫켷{^ 10001111101010111110001111111011100011111010001010110001011011100111110110001111101010111110001111111011100011111010001010110001011011100111101101011110 8fabe3fb8fa2b16e7d8fabe3fb8fa2b16e7b5e

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