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 ??O?????? 001111110011111101001111001111110011111100111111001111110011111100111111 3f3f4f3f3f3f3f3f3f
SJIS-WIN ?∨O??ギ??ゅ 001111111000000111001001010011110011111100111111100000110100110100111111001111111000001011100011 3f81c94f3f3f834d3f3f82e3
EUC-JP ?∨O??ギ??ゅ 001111111010001011001011010011110011111100111111101001011010111000111111001111111010010011100101 3fa2cb4f3f3fa5ae3f3fa4e5
UTF-8 룶∨O룶쥚ギ룶쥚ゅ 11101011101000111011011011100010100010001010100001001111111010111010001110110110111011001010010110011010111000111000001010101110111010111010001110110110111011001010010110011010111000111000001010000101 eba3b6e288a84feba3b6eca59ae382aeeba3b6eca59ae38285
UHC 룶∨O룶쥚ギ룶쥚ゅ 1000111110101011101000011111110101001111100011111010101110100010100011111010101110101110100011111010101110100010100011111010101011100101 8faba1fd4f8faba28fabae8faba28faae5

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