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???{] 001111110011111100111111010011110011111100111111001111110111101101011101 3f3f3f4f3f3f3f7b5d
SJIS-WIN 莪??O莪??{] 1110010010101110001111110011111101001111111001001010111000111111001111110111101101011101 e4ae3f3f4fe4ae3f3f7b5d
EUC-JP 莪??O莪??{] 1110100010110000001111110011111101001111111010001011000000111111001111110111101101011101 e8b03f3f4fe8b03f3f7b5d
UTF-8 莪몌쉼O莪몌스{] 111010001000111010101010111010111010101010001100111011001000100110111100010011111110100010001110101010101110101110101010100011001110110010001010101001000111101101011101 e88eaaebaa8cec89bc4fe88eaaebaa8cec8aa47b5d
UHC 莪몌쉼O莪몌스{] 111001001011010110111000111011111011110110110000010011111110010010110101101110001110111110111101101110100111101101011101 e4b5b8efbdb04fe4b5b8efbdba7b5d

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