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??????U^ 0011111100111111010011110011111100111111001111110011111100111111001111110101010101011110 3f3f4f3f3f3f3f3f3f555e
SJIS-WIN ??O??????U^ 0011111100111111010011110011111100111111001111110011111100111111001111110101010101011110 3f3f4f3f3f3f3f3f3f555e
EUC-JP ??O??????U^ 0011111100111111010011110011111100111111001111110011111100111111001111110101010101011110 3f3f4f3f3f3f3f3f3f555e
UTF-8 횂혧O횂혢횂쨈횂혥U^ 111011011001101010000010111011011001100010100111010011111110110110011010100000101110110110011000101000101110110110011010100000101110110010101000100010001110110110011010100000101110110110011000101001010101010101011110 ed9a82ed98a74fed9a82ed98a2ed9a82eca888ed9a82ed98a5555e
UHC 횂혧O횂혢횂쨈횂혥U^ 11000011100000101100001010001111010011111100001110000010110000101000101111000011100000101100001010110100110000111000001011000010100011010101010101011110 c382c28f4fc382c28bc382c2b4c382c28d555e

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