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 宥⒴퉬}宥⒴퉬{^ 111001011010111010100101111000101001001010110100111011011000100110101100011111011110010110101110101001011110001010010010101101001110110110001001101011000111101101011110 e5aea5e292b4ed89ac7de5aea5e292b4ed89ac7b5e
UHC 宥⒴퉬}宥⒴퉬{^ 111010101110100110101001111001011011100110000100011111011110101011101001101010011110010110111001100001000111101101011110 eae9a9e5b9847deae9a9e5b9847b5e

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