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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN ?譽K}?譽K{^ 0011111111100110101000110100101101111101001111111110011010100011010010110111101101011110 3fe6a34b7d3fe6a34b7b5e
EUC-JP ?譽K}?譽K{^ 0011111111101100101001010100101101111101001111111110110010100101010010110111101101011110 3feca54b7d3feca54b7b5e
UTF-8 됮譽K}됮譽K{^ 1110101110010000101011101110100010101101101111010100101101111101111010111001000010101110111010001010110110111101010010110111101101011110 eb90aee8adbd4b7deb90aee8adbd4b7b5e
UHC 됮譽K}됮譽K{^ 10001001111010011110011111100010010010110111110110001001111010011110011111100010010010110111101101011110 89e9e7e24b7d89e9e7e24b7b5e

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