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 夜??節∽?寥 1001011011101001001111110011111110010000110111111000000111100100001111111001101110001100 96e93f3f90df81e43f9b8c
EUC-JP 夜??節∽?寥 1100110011101011001111110011111111000000111000011010001011100110001111111101010111101100 cceb3f3fc0e1a2e63fd5ec
UTF-8 夜쇽풆節∽풚寥 111001011010010010011100111011001000011110111101111011011001001010000110111001111010111110000000111000101000100010111101111011011001001010011010111001011010111110100101 e5a49cec87bded9286e7af80e288bded929ae5afa5
UHC 夜쇽풆節∽풚寥 1110010110101000101111001110111110111110100011101110111110111101101000011110111110111110100111011110100011101111 e5a8bcefbe8eefbda1efbe9de8ef

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