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 ?|?j}Y?|?j}bE 00111111011111000011111101101010011111010101100100111111011111000011111101101010011111010110001001000101 3f7c3f6a7d593f7c3f6a7d6245
SJIS-WIN ?|?j}Y?|?j}bE 00111111011111000011111101101010011111010101100100111111011111000011111101101010011111010110001001000101 3f7c3f6a7d593f7c3f6a7d6245
EUC-JP ?|?j}Y?|?j}bE 00111111011111000011111101101010011111010101100100111111011111000011111101101010011111010110001001000101 3f7c3f6a7d593f7c3f6a7d6245
UTF-8 혧|혦j}Y혧|혦j}bE 111011011001100010100111011111001110110110011000101001100110101001111101010110011110110110011000101001110111110011101101100110001010011001101010011111010110001001000101 ed98a77ced98a66a7d59ed98a77ced98a66a7d6245
UHC 혧|혦j}Y혧|혦j}bE 1100001010001111011111001100001010001110011010100111110101011001110000101000111101111100110000101000111001101010011111010110001001000101 c28f7cc28e6a7d59c28f7cc28e6a7d6245

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