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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
EUC-JP ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
UTF-8 뤰뎡咽펿큩뤰뎡咽펿큩B 11101011101001001011000011101011100011101010000111101111101001101001111011101101100011101011111111101101100000011010100111101011101001001011000011101011100011101010000111101111101001101001111011101101100011101011111111101101100000011010100101000010 eba4b0eb8ea1efa69eed8ebfed81a9eba4b0eb8ea1efa69eed8ebfed81a942
UHC 뤰뎡咽펿큩뤰뎡咽펿큩B 100011111101111010110101101100101110011011101100101111001000111010110100011101101000111111011110101101011011001011100110111011001011110010001110101101000111011001000010 8fdeb5b2e6ecbc8eb4768fdeb5b2e6ecbc8eb47642

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