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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN キキ樵テn}キキ樵テn{^ 101101111011011110001111101111111100001101101110011111011011011110110111100011111011111111000011011011100111101101011110 b7b78fbfc36e7db7b78fbfc36e7b5e
EUC-JP キキ樵テn}キキ樵テn{^ 100011101011011110001110101101111011111011000001100011101100001101101110011111011000111010110111100011101011011110111110110000011000111011000011011011100111101101011110 8eb78eb7bec18ec36e7d8eb78eb7bec18ec36e7b5e
UTF-8 キキ樵テn}キキ樵テn{^ 1110111110111101101101111110111110111101101101111110011010101000101101011110111110111110100000110110111001111101111011111011110110110111111011111011110110110111111001101010100010110101111011111011111010000011011011100111101101011110 efbdb7efbdb7e6a8b5efbe836e7defbdb7efbdb7e6a8b5efbe836e7b5e
UHC ??樵?n}??樵?n{^ 001111110011111111110101101000110011111101101110011111010011111100111111111101011010001100111111011011100111101101011110 3f3ff5a33f6e7d3f3ff5a33f6e7b5e

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