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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 莠樊漁\}莠樊漁\{^ 1110010010111010100111101110011010001011100110010101110001111101111001001011101010011110111001101000101110011001010111000111101101011110 e4ba9ee68b995c7de4ba9ee68b995c7b5e
EUC-JP 莠樊漁\}莠樊漁\{^ 1110100010111100110111001110100010110101111110010101110001111101111010001011110011011100111010001011010111111001010111000111101101011110 e8bcdce8b5f95c7de8bcdce8b5f95c7b5e
UTF-8 莠樊漁\}莠樊漁\{^ 1110100010001110101000001110011010101000100010101110011010111100100000010101110001111101111010001000111010100000111001101010100010001010111001101011110010000001010111000111101101011110 e88ea0e6a88ae6bc815c7de88ea0e6a88ae6bc815c7b5e
UHC ?樊漁\}?樊漁\{^ 001111111101101111100000111001011101101101011100011111010011111111011011111000001110010111011011010111000111101101011110 3fdbe0e5db5c7d3fdbe0e5db5c7b5e

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