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 0011111100111111001111111001010110110101001111110011111100111111100101011011010101000010 3f3f3f95b53f3f3f95b542
EUC-JP ???雰???雰B 0011111100111111001111111100101010110111001111110011111100111111110010101011011101000010 3f3f3fcab73f3f3fcab742
UTF-8 뤶핉퐥雰뤶핉퐥雰B 11101011101001001011011011101101100101011000100111101101100100001010010111101001100110111011000011101011101001001011011011101101100101011000100111101101100100001010010111101001100110111011000001000010 eba4b6ed9589ed90a5e99bb0eba4b6ed9589ed90a5e99bb042
UHC 뤶핉퐥雰뤶핉퐥雰B 1000111111100100110000001000111010111101100011101101110111010100100011111110010011000000100011101011110110001110110111011101010001000010 8fe4c08ebd8eddd48fe4c08ebd8eddd442

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