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 ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
SJIS-WIN ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
EUC-JP ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
UTF-8 청B혰챤혫혴청B혰챤혫혴^ 111011001011001010101101010000101110110110011000101100001110110010110001101001001110110110011000101010111110110110011000101101001110110010110010101011010100001011101101100110001011000011101100101100011010010011101101100110001010101111101101100110001011010001011110 ecb2ad42ed98b0ecb1a4ed98abed98b4ecb2ad42ed98b0ecb1a4ed98abed98b45e
UHC 청B혰챤혫혴청B혰챤혫혴^ 1100001110111011010000101100001010010111110000111010111011000010100100111100001010011011110000111011101101000010110000101001011111000011101011101100001010010011110000101001101101011110 c3bb42c297c3aec293c29bc3bb42c297c3aec293c29b5e

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