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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?脹??猫?脹??杳^ 001111111001001010101111001111110011111110010100010011000011111110010010101011110011111100111111100111011110000001011110 3f92af3f3f944c3f92af3f3f9de05e
EUC-JP ?脹??猫?脹??杳^ 001111111100010010110001001111110011111111000111101011010011111111000100101100010011111100111111110110101110001001011110 3fc4b13f3fc7ad3fc4b13f3fdae25e
UTF-8 뤋脹쭗샅猫뤋脹쭗샅杳^ 11101011101001001000101111101000100001001011100111101100101011011001011111101100100000111000010111100111100011001010101111101011101001001000101111101000100001001011100111101100101011011001011111101100100000111000010111100110100111011011001101011110 eba48be884b9ecad97ec8385e78cabeba48be884b9ecad97ec8385e69db35e
UHC 뤋脹쭗샅猫뤋脹쭗샅杳^ 100011111011101111110011111011001010011110001111101110111111010011011001110111101000111110111011111100111110110010100111100011111011101111110100110110011101110001011110 8fbbf3eca78fbbf4d9de8fbbf3eca78fbbf4d9dc5e

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