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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?佃??感??^ 00111111100100101100111100111111001111111000101010110100001111110011111101011110 3f92cf3f3f8ab43f3f5e
EUC-JP ?佃??感??^ 00111111110001001101000100111111001111111011010010110110001111110011111101011110 3fc4d13f3fb4b63f3f5e
UTF-8 뤛佃죳폀感렊렯^ 11101011101001001001101111100100101111011000001111101100101000111011001111101101100011111000000011100110100001001001111111101011101000001000101011101011101000001010111101011110 eba49be4bd83eca3b3ed8f80e6849feba08aeba0af5e
UHC 뤛佃죳폀感렊렯^ 100011111100101011101110111011001010000110001110101111001000111111001010111011111000111010100001100011101011110001011110 8fcaeeeca18ebc8fcaef8ea18ebc5e

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