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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN ?審こK}?審こK{^ 001111111001000001010010100000101011000101001011011111010011111110010000010100101000001010110001010010110111101101011110 3f905282b14b7d3f905282b14b7b5e
EUC-JP ?審こK}?審こK{^ 001111111011111110110011101001001011001101001011011111010011111110111111101100111010010010110011010010110111101101011110 3fbfb3a4b34b7d3fbfb3a4b34b7b5e
UTF-8 얇審こK}얇審こK{^ 1110110010010110100001111110010110101111101010011110001110000001100100110100101101111101111011001001011010000111111001011010111110101001111000111000000110010011010010110111101101011110 ec9687e5afa9e381934b7dec9687e5afa9e381934b7b5e
UHC 얇審こK}얇審こK{^ 1011111011100011111000111111101110101010101100110100101101111101101111101110001111100011111110111010101010110011010010110111101101011110 bee3e3fbaab34b7dbee3e3fbaab34b7b5e

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