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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 馭?????碎? 11101001011001100011111100111111001111110011111100111111111000011110101000111111 e9663f3f3f3f3fe1ea3f
EUC-JP 馭??飡??碎? 111100011100011100111111001111111000111111101000110010000011111100111111111000101110110000111111 f1c73f3f8fe8c83f3fe2ec3f
UTF-8 馭곣뫗飡볠걖碎밤 111010011010011010101101111010101011001110100011111010111010101110010111111010011010001110100001111010111011001110100000111010101011000110010110111001111010001010001110111010111011000010100100 e9a6adeab3a3ebab97e9a3a1ebb3a0eab196e7a28eebb0a4
UHC 馭곣뫗飡볠걖碎밤 11100101110111111000000111100010100100011011100111100001111000101001001111100110100000011000000111100001111011111011100111100011 e5df81e291b9e1e293e68181e1efb9e3

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