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 宥??}宥??{^ 1001011101000111001111110011111101111101100101110100011100111111001111110111101101011110 97473f3f7d97473f3f7b5e
EUC-JP 宥??}宥??{^ 1100110110101000001111110011111101111101110011011010100000111111001111110111101101011110 cda83f3f7dcda83f3f7b5e
UTF-8 宥⑸쨧}宥⑸쨧{^ 111001011010111010100101111000101001000110111000111011001010100010100111011111011110010110101110101001011110001010010001101110001110110010101000101001110111101101011110 e5aea5e291b8eca8a77de5aea5e291b8eca8a77b5e
UHC 宥⑸쨧}宥⑸쨧{^ 111010101110100110101001111010111010010010000010011111011110101011101001101010011110101110100100100000100111101101011110 eae9a9eba4827deae9a9eba4827b5e

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