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 溿偃握}溿偃握{^ 111110110100101010011000111011101000100010101100011111011111101101001010100110001110111010001000101011000111101101011110 fb4a98ee88ac7dfb4a98ee88ac7b5e
EUC-JP 溿偃握}溿偃握{^ 1000111111001000101100011101000011110000101100001010111001111101100011111100100010110001110100001111000010110000101011100111101101011110 8fc8b1d0f0b0ae7d8fc8b1d0f0b0ae7b5e
UTF-8 溿偃握}溿偃握{^ 111001101011101010111111111001011000000110000011111001101000111110100001011111011110011010111010101111111110010110000001100000111110011010001111101000010111101101011110 e6babfe58183e68fa17de6babfe58183e68fa17b5e
UHC ?偃握}?偃握{^ 00111111111001011110011111100100110001000111110100111111111001011110011111100100110001000111101101011110 3fe5e7e4c47d3fe5e7e4c47b5e

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