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???a?B???a^ 00111111010000100011111100111111001111110110000100111111010000100011111100111111001111110110000101011110 3f423f3f3f613f423f3f3f615e
SJIS-WIN ?B???a?B???a^ 00111111010000100011111100111111001111110110000100111111010000100011111100111111001111110110000101011110 3f423f3f3f613f423f3f3f615e
EUC-JP ?B???a?B???a^ 00111111010000100011111100111111001111110110000100111111010000100011111100111111001111110110000101011110 3f423f3f3f613f423f3f3f615e
UTF-8 혢B혯횙책a혢B혯횙책a^ 1110110110011000101000100100001011101101100110001010111111101101100110101001100111101100101100011000010101100001111011011001100010100010010000101110110110011000101011111110110110011010100110011110110010110001100001010110000101011110 ed98a242ed98afed9a99ecb18561ed98a242ed98afed9a99ecb185615e
UHC 혢B혯횙책a혢B혯횙책a^ 110000101000101101000010110000101001011011000011100100111100001110100101011000011100001010001011010000101100001010010110110000111001001111000011101001010110000101011110 c28b42c296c393c3a561c28b42c296c393c3a5615e

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