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 ?q?C}?q?C{^ 0011111101110001001111110100001101111101001111110111000100111111010000110111101101011110 3f713f437d3f713f437b5e
SJIS-WIN ?q?C}?q?C{^ 0011111101110001001111110100001101111101001111110111000100111111010000110111101101011110 3f713f437d3f713f437b5e
EUC-JP ?q?C}?q?C{^ 0011111101110001001111110100001101111101001111110111000100111111010000110111101101011110 3f713f437d3f713f437b5e
UTF-8 혥q찾C}혥q찾C{^ 11101101100110001010010101110001111011001011000010111110010000110111110111101101100110001010010101110001111011001011000010111110010000110111101101011110 ed98a571ecb0be437ded98a571ecb0be437b5e
UHC 혥q찾C}혥q찾C{^ 110000101000110101110001110000111010001101000011011111011100001010001101011100011100001110100011010000110111101101011110 c28d71c3a3437dc28d71c3a3437b5e

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