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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 若욤나\}若욤나\{^ 1110111110100101101101001110110010011010101001001110101110000010100110000101110001111101111011111010010110110100111011001001101010100100111010111000001010011000010111000111101101011110 efa5b4ec9aa4eb82985c7defa5b4ec9aa4eb82985c7b5e
UHC 若욤나\}若욤나\{^ 1110010110101110101111111110100010110011101010100101110001111101111001011010111010111111111010001011001110101010010111000111101101011110 e5aebfe8b3aa5c7de5aebfe8b3aa5c7b5e

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