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?f?|}?j?f?|{^ 001111110110101000111111011001100011111101111100011111010011111101101010001111110110011000111111011111000111101101011110 3f6a3f663f7c7d3f6a3f663f7c7b5e
SJIS-WIN ?j?f?|}?j?f?|{^ 001111110110101000111111011001100011111101111100011111010011111101101010001111110110011000111111011111000111101101011110 3f6a3f663f7c7d3f6a3f663f7c7b5e
EUC-JP ?j?f?|}?j?f?|{^ 001111110110101000111111011001100011111101111100011111010011111101101010001111110110011000111111011111000111101101011110 3f6a3f663f7c7d3f6a3f663f7c7b5e
UTF-8 혦j혧f혧|}혦j혧f혧|{^ 111011011001100010100110011010101110110110011000101001110110011011101101100110001010011101111100011111011110110110011000101001100110101011101101100110001010011101100110111011011001100010100111011111000111101101011110 ed98a66aed98a766ed98a77c7ded98a66aed98a766ed98a77c7b5e
UHC 혦j혧f혧|}혦j혧f혧|{^ 110000101000111001101010110000101000111101100110110000101000111101111100011111011100001010001110011010101100001010001111011001101100001010001111011111000111101101011110 c28e6ac28f66c28f7c7dc28e6ac28f66c28f7c7b5e

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