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 10001001101001010011111110001001101001010011111110001000110010110011111110010010111000010011111101001111 89a53f89a53f88cb3f92e13f4f
EUC-JP 翁?翁?依?低?O 10110010101001110011111110110010101001110011111110110000110011010011111111000100111000110011111101001111 b2a73fb2a73fb0cd3fc4e33f4f
UTF-8 翁렫翁렫依렋低렮O 11100111101111111000000111101011101000001010101111100111101111111000000111101011101000001010101111100100101111101001110111101011101000001000101111100100101111011000111011101011101000001010111001001111 e7bf81eba0abe7bf81eba0abe4be9deba08be4bd8eeba0ae4f
UHC 翁렫翁렫依렋低렮O 1110100010111010100011101011100111101000101110101000111010111001111010111110111010001110101000101110111010111000100011101011101101001111 e8ba8eb9e8ba8eb9ebee8ea2eeb88ebb4f

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