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 ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56
SJIS-WIN 箋醐洲箋醐終箋醐秋V 11100010101100111000110011101101100011110100011011100010101100111000110011101101100011110100100111100010101100111000110011101101100011110100100001010110 e2b38ced8f46e2b38ced8f49e2b38ced8f4856
EUC-JP 箋醐洲箋醐終箋醐秋V 11100100101101011011100011101111101111011010011111100100101101011011100011101111101111011010101011100100101101011011100011101111101111011010100101010110 e4b5b8efbda7e4b5b8efbdaae4b5b8efbda956
UTF-8 箋醐洲箋醐終箋醐秋V 11100111101011101000101111101001100001101001000011100110101101001011001011100111101011101000101111101001100001101001000011100111101101011000001011100111101011101000101111101001100001101001000011100111101001111000101101010110 e7ae8be98690e6b4b2e7ae8be98690e7b582e7ae8be98690e7a78b56
UHC 箋?洲箋?終箋?秋V 11101111101010000011111111110001101111011110111110101000001111111111000011111011111011111010100000111111111101011101010101010110 efa83ff1bdefa83ff0fbefa83ff5d556

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