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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN オ窘on}オ窘on{^ 100000110100100111100010011110100110111101101110011111011000001101001001111000100111101001101111011011100111101101011110 8349e27a6f6e7d8349e27a6f6e7b5e
EUC-JP オ窘on}オ窘on{^ 101001011010101011100011110110110110111101101110011111011010010110101010111000111101101101101111011011100111101101011110 a5aae3db6f6e7da5aae3db6f6e7b5e
UTF-8 オ窘on}オ窘on{^ 11100011100000101010101011100111101010101001100001101111011011100111110111100011100000101010101011100111101010101001100001101111011011100111101101011110 e382aae7aa986f6e7de382aae7aa986f6e7b5e
UHC オ窘on}オ窘on{^ 101010111010101011001111110101110110111101101110011111011010101110101010110011111101011101101111011011100111101101011110 abaacfd76f6e7dabaacfd76f6e7b5e

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