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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?鴦莖雰?鴦莖雰B 001111111110100111110001111001001011000110010101101101010011111111101001111100011110010010110001100101011011010101000010 3fe9f1e4b195b53fe9f1e4b195b542
EUC-JP ?鴦莖雰?鴦莖雰B 001111111111001011110011111010001011001111001010101101110011111111110010111100111110100010110011110010101011011101000010 3ff2f3e8b3cab73ff2f3e8b3cab742
UTF-8 뤙鴦莖雰뤙鴦莖雰B 11101011101001001001100111101001101101001010011011101000100011101001011011101001100110111011000011101011101001001001100111101001101101001010011011101000100011101001011011101001100110111011000001000010 eba499e9b4a6e88e96e99bb0eba499e9b4a6e88e96e99bb042
UHC 뤙鴦莖雰뤙鴦莖雰B 1000111111001000111001001110110011001100111011001101110111010100100011111100100011100100111011001100110011101100110111011101010001000010 8fc8e4ecccecddd48fc8e4ecccecddd442

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