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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 夜??}夜??{^ 1001011011101001001111110011111101111101100101101110100100111111001111110111101101011110 96e93f3f7d96e93f3f7b5e
EUC-JP 夜??}夜??{^ 1100110011101011001111110011111101111101110011001110101100111111001111110111101101011110 cceb3f3f7dcceb3f3f7b5e
UTF-8 夜쏆괍}夜쏆괍{^ 111001011010010010011100111011001000111110000110111010101011010010001101011111011110010110100100100111001110110010001111100001101110101010110100100011010111101101011110 e5a49cec8f86eab48d7de5a49cec8f86eab48d7b5e
UHC 夜쏆괍}夜쏆괍{^ 111001011010100010011011111011001011000110100010011111011110010110101000100110111110110010110001101000100111101101011110 e5a89becb1a27de5a89becb1a27b5e

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