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??i?O??iB 0011111101001111001111110011111101101001001111110100111100111111001111110110100101000010 3f4f3f3f693f4f3f3f6942
SJIS-WIN ?O??i?O??iB 0011111101001111001111110011111101101001001111110100111100111111001111110110100101000010 3f4f3f3f693f4f3f3f6942
EUC-JP ?O??i?O??iB 0011111101001111001111110011111101101001001111110100111100111111001111110110100101000010 3f4f3f3f693f4f3f3f6942
UTF-8 청O횢횁i청O횢횁iB 1110110010110010101011010100111111101101100110101010001011101101100110101000000101101001111011001011001010101101010011111110110110011010101000101110110110011010100000010110100101000010 ecb2ad4fed9aa2ed9a8169ecb2ad4fed9aa2ed9a816942
UHC 청O횢횁i청O횢횁iB 1100001110111011010011111100001110011001110000111000000101101001110000111011101101001111110000111001100111000011100000010110100101000010 c3bb4fc399c38169c3bb4fc399c3816942

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