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@h 001111110011111100111111001111110011111100111111010011110100000001101000 3f3f3f3f3f3f4f4068
SJIS-WIN ??????O@h 001111110011111100111111001111110011111100111111010011110100000001101000 3f3f3f3f3f3f4f4068
EUC-JP ??????O@h 001111110011111100111111001111110011111100111111010011110100000001101000 3f3f3f3f3f3f4f4068
UTF-8 횄짤횂혖횂혬O@h 111011011001101010000100111011001010011110100100111011011001101010000010111011011001100010010110111011011001101010000010111011011001100010101100010011110100000001101000 ed9a84eca7a4ed9a82ed9896ed9a82ed98ac4f4068
UHC 횄짤횂혖횂혬O@h 110000111000001111000010101010011100001110000010110000101000000111000011100000101100001010010100010011110100000001101000 c383c2a9c382c281c382c2944f4068

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