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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?猫糟蹴?肆無B 00111111100101000100110010010001100011001000111101010010001111111110001111100110100101101011001101000010 3f944c918c8f523fe3e696b342
EUC-JP ?猫糟蹴?肆無B 00111111110001111010110111000001111011001011110110110011001111111110011011101000110011001011010101000010 3fc7adc1ecbdb33fe6e8ccb542
UTF-8 뤗猫糟蹴핵肆無B 11101011101001001001011111100111100011001010101111100111101100111001111111101000101110011011010011101101100101011011010111101000100000101000011011100111100001001010000101000010 eba497e78cabe7b39fe8b9b4ed95b5e88286e784a142
UHC 뤗猫糟蹴핵肆無B 100011111100011111011001110111101111000011011001111101011110110111000111110110011101111011101011110110011110110101000010 8fc7d9def0d9f5edc7d9deebd9ed42

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