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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???斐?幄?笛?^ 00111111001111110011111110010100111000110011111110011011111010000011111110010011010010100011111101011110 3f3f3f94e33f9be83f934a3f5e
EUC-JP ???斐?幄?笛?^ 00111111001111110011111111001000111001010011111111010110111010100011111111000101101010110011111101011110 3f3f3fc8e53fd6ea3fc5ab3f5e
UTF-8 뤶햵쟀斐쥚幄렳笛렋^ 11101011101001001011011011101101100101101011010111101100100111111000000011100110100101101001000011101100101001011001101011100101101110011000010011101011101000001011001111100111101011001001101111101011101000001000101101011110 eba4b6ed96b5ec9f80e69690eca59ae5b984eba0b3e7ac9beba08b5e
UHC 뤶햵쟀斐쥚幄렳笛렋^ 10001111111001001100000110001110110000001110111011011101111011001010001010001111111001001100000110001110110000001110111011011110100011101010001001011110 8fe4c18ec0eeddeca28fe4c18ec0eede8ea25e

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