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 ??世}??世{^ 0011111100111111100100001010001001111101001111110011111110010000101000100111101101011110 3f3f90a27d3f3f90a27b5e
EUC-JP ??世}??世{^ 0011111100111111110000001010010001111101001111110011111111000000101001000111101101011110 3f3fc0a47d3f3fc0a47b5e
UTF-8 略걄世}略걄世{^ 111011111010010110110110111010101011000110000100111001001011100010010110011111011110111110100101101101101110101010110001100001001110010010111000100101100111101101011110 efa5b6eab184e4b8967defa5b6eab184e4b8967b5e
UHC 略걄世}略걄世{^ 111001011011001010000001011011001110000110100110011111011110010110110010100000010110110011100001101001100111101101011110 e5b2816ce1a67de5b2816ce1a67b5e

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