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^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
SJIS-WIN ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
EUC-JP ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
UTF-8 쩌횇혦횈혦횆쩌쨩O^ 1110110010101001100011001110110110011010100001111110110110011000101001101110110110011010100010001110110110011000101001101110110110011010100001101110110010101001100011001110110010101000101010010100111101011110 eca98ced9a87ed98a6ed9a88ed98a6ed9a86eca98ceca8a94f5e
UHC 쩌횇혦횈혦횆쩌쨩O^ 110000101011110011000011100001011100001010001110110000111000011011000010100011101100001110000100110000101011110011000010101110110100111101011110 c2bcc385c28ec386c28ec384c2bcc2bb4f5e

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