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???? 001111110011111100111111001111110100111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f
SJIS-WIN 褻?仰?O褻??蝸 11100101111101100011111110001011110000100011111101001111111001011111011000111111001111111110010110010111 e5f63f8bc23f4fe5f63f3fe597
EUC-JP 褻?仰?O褻??蝸 11101010111110000011111110110110110001000011111101001111111010101111100000111111001111111110100111110111 eaf83fb6c43f4feaf83f3fe9f7
UTF-8 褻솝仰셋O褻얠롗蝸 11101000101001001011101111101100100001101001110111100100101110111011000011101100100001011000101101001111111010001010010010111011111011001001011010100000111010111010000110010111111010001001110110111000 e8a4bbec869de4bbb0ec858b4fe8a4bbec96a0eba197e89db8
UHC 褻솝仰셋O褻얠롗蝸 1110000011100001101111001101100111100100111001101011110011000010010011111110000011100001101111101110110010001110110110111110100011000100 e0e1bcd9e4e6bcc24fe0e1beec8edbe8c4

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