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 001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f4f
SJIS-WIN ?脹??脹???O 0011111110010010101011110011111100111111100100101010111100111111001111110011111101001111 3f92af3f3f92af3f3f3f4f
EUC-JP ?脹??脹???O 0011111111000100101100010011111100111111110001001011000100111111001111110011111101001111 3fc4b13f3fc4b13f3f3f4f
UTF-8 뤋脹쯆뤋脹탲샅렞O 11101011101001001000101111101000100001001011100111101100101011111000011011101011101001001000101111101000100001001011100111101101100000111011001011101100100000111000010111101011101000001001111001001111 eba48be884b9ecaf86eba48be884b9ed83b2ec8385eba09e4f
UHC 뤋脹쯆뤋脹탲샅렞O 1000111110111011111100111110110010101001010000101000111110111011111100111110110010110101100011111011101111110100100011101010111101001111 8fbbf3eca9428fbbf3ecb58fbbf48eaf4f

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