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 혰C혰C^ 111011011001100010110000010000111110110110011000101100000100001101011110 ed98b043ed98b0435e
SJIS-WIN ??°C??°C^ 0011111100111111100000011000101101000011001111110011111110000001100010110100001101011110 3f3f818b433f3f818b435e
EUC-JP í?°Cí?°C^ 100011111010101110111111001111111010000111101011010000111000111110101011101111110011111110100001111010110100001101011110 8fabbf3fa1eb438fabbf3fa1eb435e
UTF-8 혰C혰C^ 110000111010110111000010100110001100001010110000010000111100001110101101110000101001100011000010101100000100001101011110 c3adc298c2b043c3adc298c2b0435e
UHC ??°C??°C^ 0011111100111111101000011100011001000011001111110011111110100001110001100100001101011110 3f3fa1c6433f3fa1c6435e

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