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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 夜?????鴉 100101101110100100111111001111110011111100111111001111111110100111101011 96e93f3f3f3f3fe9eb
EUC-JP 夜??靷??鴉 1100110011101011001111110011111110001111111001111011110100111111001111111111001011101101 cceb3f3f8fe7bd3f3ff2ed
UTF-8 夜쏅쵅靷묉쉼鴉 111001011010010010011100111011001000111110000101111011001011010110000101111010011001110110110111111010111010110010001001111011001000100110111100111010011011010010001001 e5a49cec8f85ecb585e99db7ebac89ec89bce9b489
UHC 夜쏅쵅靷묉쉼鴉 1110010110101000100110111110101110101100100001111110110011100110100100011110011010111101101100001110010010111100 e5a89bebac87ece691e6bdb0e4bc

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