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 ??U??????L 00111111001111110101010100111111001111110011111100111111001111110011111101001100 3f3f553f3f3f3f3f3f4c
SJIS-WIN ??U??????L 00111111001111110101010100111111001111110011111100111111001111110011111101001100 3f3f553f3f3f3f3f3f4c
EUC-JP ??U??????L 00111111001111110101010100111111001111110011111100111111001111110011111101001100 3f3f553f3f3f3f3f3f4c
UTF-8 횄쨩U횂혦횂쨉횄쨩L 1110110110011010100001001110110010101000101010010101010111101101100110101000001011101101100110001010011011101101100110101000001011101100101010001000100111101101100110101000010011101100101010001010100101001100 ed9a84eca8a955ed9a82ed98a6ed9a82eca889ed9a84eca8a94c
UHC 횄쨩U횂혦횂쨉횄쨩L 110000111000001111000010101110110101010111000011100000101100001010001110110000111000001011000010101101011100001110000011110000101011101101001100 c383c2bb55c382c28ec382c2b5c383c2bb4c

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