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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???鉛??魚??^ 001111110011111100111111100010011001010000111111001111111000101110011011001111110011111101011110 3f3f3f89943f3f8b9b3f3f5e
EUC-JP ???鉛??魚??^ 001111110011111100111111101100011111010000111111001111111011010111111011001111110011111101011110 3f3f3fb1f43f3fb5fb3f3f5e
UTF-8 醴볠궆鉛썼넃魚잏돺^ 11101111101001101011011111101011101100111010000011101010101101101000011011101001100010011001101111101100100011011011110011101011100001001000001111101001101011011001101011101100100111101000111111101011100011111011101001011110 efa6b7ebb3a0eab686e9899bec8dbceb8483e9ad9aec9e8feb8fba5e
UHC 醴볠궆鉛썼넃魚잏돺^ 11100111111001001001001111100110100000101001111111100110111001111011110111101000100001101001001111100101111000001001111111100111100010011011110101011110 e7e493e6829fe6e7bde88693e5e09fe789bd5e

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