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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 貉ォ鮓卯\}貉ォ鮓卯\{^ 11100110101110011010101111101001101101101000100101001011010111000111110111100110101110011010101111101001101101101000100101001011010111000111101101011110 e6b9abe9b6894b5c7de6b9abe9b6894b5c7b5e
EUC-JP 貉ォ鮓卯\}貉ォ鮓卯\{^ 111011001011101110001110101010111111001010111000101100011010110001011100011111011110110010111011100011101010101111110010101110001011000110101100010111000111101101011110 ecbb8eabf2b8b1ac5c7decbb8eabf2b8b1ac5c7b5e
UTF-8 貉ォ鮓卯\}貉ォ鮓卯\{^ 1110100010110010100010011110111110111101101010111110100110101110100100111110010110001101101011110101110001111101111010001011001010001001111011111011110110101011111010011010111010010011111001011000110110101111010111000111101101011110 e8b289efbdabe9ae93e58daf5c7de8b289efbdabe9ae93e58daf5c7b5e
UHC ???卯\}???卯\{^ 001111110011111100111111110110011101011001011100011111010011111100111111001111111101100111010110010111000111101101011110 3f3f3fd9d65c7d3f3f3fd9d65c7b5e

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