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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 犱「鰺僘犱「鰺傔^ 111110110101101110100010111010011100101111111010011111011111101101011011101000101110100111001011111110100111101101011110 fb5ba2e9cbfa7dfb5ba2e9cbfa7b5e
EUC-JP 犱「鰺僘犱「鰺傔^ 100011111100101011101111100011101010001011110010110011011000111110110010101110111000111111001010111011111000111010100010111100101100110110001111101100101010001101011110 8fcaef8ea2f2cd8fb2bb8fcaef8ea2f2cd8fb2a35e
UTF-8 犱「鰺僘犱「鰺傔^ 11100111100010101011000111101111101111011010001011101001101100001011101011100101100000111001100011100111100010101011000111101111101111011010001011101001101100001011101011100101100000101001010001011110 e78ab1efbda2e9b0bae58398e78ab1efbda2e9b0bae582945e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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