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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?痂盂硯?痂盂?^ 0011111111100001011011111110000110110001100011001010010100111111111000010110111111100001101100010011111101011110 3fe16fe1b18ca53fe16fe1b13f5e
EUC-JP ?痂盂硯?痂盂?^ 0011111111100001110100001110001010110011101110001010011100111111111000011101000011100010101100110011111101011110 3fe1d0e2b3b8a73fe1d0e2b33f5e
UTF-8 뤚痂盂硯뤚痂盂璉^ 11101011101001001001101011100111100101111000001011100111100110111000001011100111101000011010111111101011101001001001101011100111100101111000001011100111100110111000001011101111101001101001010001011110 eba49ae79782e79b82e7a1afeba49ae79782e79b82efa6945e
UHC 뤚痂盂硯뤚痂盂璉^ 1000111111001001110010101011001011101001110111011110011011011011100011111100100111001010101100101110100111011101111001101101100101011110 8fc9cab2e9dde6db8fc9cab2e9dde6d95e

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