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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???誼??鷹??筌 00111111001111110011111110001011011000100011111100111111100100011110100100111111001111111110001010100011 3f3f3f8b623f3f91e93f3fe2a3
EUC-JP 孼??誼??鷹??筌 100011111011101011000011001111110011111110110101110000110011111100111111110000101110101100111111001111111110010010100101 8fbac33f3fb5c33f3fc2eb3f3fe4a5
UTF-8 孼띠룆誼꿰꽣鷹껋읇筌 111001011010110110111100111010111001110110100000111010111010001110000110111010001010101010111100111010101011111110110000111010101011110110100011111010011011011110111001111010101011101110001011111011001001110110000111111001111010110110001100 e5adbceb9da0eba386e8aabceabfb0eabda3e9b7b9eabb8bec9d87e7ad8c
UHC 孼띠룆誼꿰꽣鷹껋읇筌 1110010111101101101101101110110010001111100001011110101111111110101100101110011110000100101100001110101111101101100000111110110010011111101111011110111110100111 e5edb6ec8f85ebfeb2e784b0ebed83ec9fbdefa7

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