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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ?脹????遯??A 001111111001001010101111001111110011111100111111001111111110011110101010001111110011111101000001 3f92af3f3f3f3fe7aa3f3f41
EUC-JP ?脹????遯??A 001111111100010010110001001111110011111100111111001111111110111010101100001111110011111101000001 3fc4b13f3f3f3feeac3f3f41
UTF-8 뤋脹쭗샘ㅾ렒遯렡렦A 11101011101001001000101111101000100001001011100111101100101011011001011111101100100000111001100011100011100001011011111011101011101000001001001011101001100000011010111111101011101000001010000111101011101000001010011001000001 eba48be884b9ecad97ec8398e385beeba092e981afeba0a1eba0a641
UHC 뤋脹쭗샘ㅾ렒遯렡렦A 10001111101110111111001111101100101001111000111110111011111110011010010011101110100011101010011111010100111011101000111010110010100011101011010101000001 8fbbf3eca78fbbf9a4ee8ea7d4ee8eb28eb541

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