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 隹キ雍井羝迢ク雉願エ 1110100010110000101101111110100010110100100010001110010011100011101101101110011110001011101110001110100010110011100010101110100010110100 e8b0b7e8b488e4e3b6e78bb8e8b38ae8b4
EUC-JP 隹キ雍井羝迢ク雉願エ 1111000010110010100011101011011111110000101101101011000011100110111001101011100011101101111010111000111010111000111100001011010110110100111010101000111010110100 f0b28eb7f0b6b0e6e6b8edeb8eb8f0b5b4ea8eb4
UTF-8 隹キ雍井羝迢ク雉願エ 111010011001101010111001111011111011110110110111111010011001101110001101111001001011101010010101111001111011111010011101111010001011111110100010111011111011110110111000111010011001101110001001111010011010000110011000111011111011110110110100 e99ab9efbdb7e99b8de4ba95e7be9de8bfa2efbdb8e99b89e9a198efbdb4
UHC ??雍井???雉願? 0011111100111111111010001011110011101111110011000011111100111111001111111111011011001011111010101100001100111111 3f3fe8bcefcc3f3f3ff6cbeac33f

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