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[?B?B[^ 0011111101000010001111110100001001011011001111110100001000111111010000100101101101011110 3f423f425b3f423f425b5e
SJIS-WIN ?B?B[?B?B[^ 0011111101000010001111110100001001011011001111110100001000111111010000100101101101011110 3f423f425b3f423f425b5e
EUC-JP ?B?B[?B?B[^ 0011111101000010001111110100001001011011001111110100001000111111010000100101101101011110 3f423f425b3f423f425b5e
UTF-8 혷B혷B[혷B혷B[^ 11101101100110001011011101000010111011011001100010110111010000100101101111101101100110001011011101000010111011011001100010110111010000100101101101011110 ed98b742ed98b7425bed98b742ed98b7425b5e
UHC 혷B혷B[혷B혷B[^ 110000101001111001000010110000101001111001000010010110111100001010011110010000101100001010011110010000100101101101011110 c29e42c29e425bc29e42c29e425b5e

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