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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 啼?艇?啼?艇?^ 10011010011001010011111110010010111110000011111110011010011001010011111110010010111110000011111101011110 9a653f92f83f9a653f92f83f5e
EUC-JP 啼?艇?啼?艇?^ 11010011110001100011111111000100111110100011111111010011110001100011111111000100111110100011111101011110 d3c63fc4fa3fd3c63fc4fa3f5e
UTF-8 啼렏艇뒷啼렏艇뒬^ 11100101100101011011110011101011101000001000111111101000100010011000011111101011100100101011011111100101100101011011110011101011101000001000111111101000100010011000011111101011100100101010110001011110 e595bceba08fe88987eb92b7e595bceba08fe88987eb92ac5e
UHC 啼렏艇뒷啼렏艇뒬^ 1111000010100110100011101010010111101111111100111011010111011110111100001010011010001110101001011110111111110011101101011101110001011110 f0a68ea5eff3b5def0a68ea5eff3b5dc5e

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