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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 溿失溿失}溿失溿失{^ 11111011010010101000111010111000111110110100101010001110101110000111110111111011010010101000111010111000111110110100101010001110101110000111101101011110 fb4a8eb8fb4a8eb87dfb4a8eb8fb4a8eb87b5e
EUC-JP 溿失溿失}溿失溿失{^ 1000111111001000101100011011110010111010100011111100100010110001101111001011101001111101100011111100100010110001101111001011101010001111110010001011000110111100101110100111101101011110 8fc8b1bcba8fc8b1bcba7d8fc8b1bcba8fc8b1bcba7b5e
UTF-8 溿失溿失}溿失溿失{^ 111001101011101010111111111001011010010010110001111001101011101010111111111001011010010010110001011111011110011010111010101111111110010110100100101100011110011010111010101111111110010110100100101100010111101101011110 e6babfe5a4b1e6babfe5a4b17de6babfe5a4b1e6babfe5a4b17b5e
UHC ?失?失}?失?失{^ 001111111110001111110111001111111110001111110111011111010011111111100011111101110011111111100011111101110111101101011110 3fe3f73fe3f77d3fe3f73fe3f77b5e

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