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 宥?⇒}宥?⇒{^ 10010111010001110011111110000001110010110111110110010111010001110011111110000001110010110111101101011110 97473f81cb7d97473f81cb7b5e
EUC-JP 宥?⇒}宥?⇒{^ 11001101101010000011111110100010110011010111110111001101101010000011111110100010110011010111101101011110 cda83fa2cd7dcda83fa2cd7b5e
UTF-8 宥⒵⇒}宥⒵⇒{^ 111001011010111010100101111000101001001010110101111000101000011110010010011111011110010110101110101001011110001010010010101101011110001010000111100100100111101101011110 e5aea5e292b5e287927de5aea5e292b5e287927b5e
UHC 宥⒵⇒}宥⒵⇒{^ 111010101110100110101001111001101010001010100001011111011110101011101001101010011110011010100010101000010111101101011110 eae9a9e6a2a17deae9a9e6a2a17b5e

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