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 ?勇槽硯?勇槽?^ 0011111110010111010001011001000110000101100011001010010100111111100101110100010110010001100001010011111101011110 3f974591858ca53f974591853f5e
EUC-JP ?勇槽硯?勇槽?^ 0011111111001101101001101100000111100101101110001010011100111111110011011010011011000001111001010011111101011110 3fcda6c1e5b8a73fcda6c1e53f5e
UTF-8 뤚勇槽硯뤚勇槽璉^ 11101011101001001001101011100101100010111000011111100110101001111011110111100111101000011010111111101011101001001001101011100101100010111000011111100110101001111011110111101111101001101001010001011110 eba49ae58b87e6a7bde7a1afeba49ae58b87e6a7bdefa6945e
UHC 뤚勇槽硯뤚勇槽璉^ 1000111111001001111010011011100011110000110010111110011011011011100011111100100111101001101110001111000011001011111001101101100101011110 8fc9e9b8f0cbe6db8fc9e9b8f0cbe6d95e

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