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 蕓?万}蕓?万{^ 11111011100110100011111110010110100111000111110111111011100110100011111110010110100111000111101101011110 fb9a3f969c7dfb9a3f969c7b5e
EUC-JP 蕓?万}蕓?万{^ 100011111101100111000110001111111100101111111100011111011000111111011001110001100011111111001011111111000111101101011110 8fd9c63fcbfc7d8fd9c63fcbfc7b5e
UTF-8 蕓띄万}蕓띄万{^ 111010001001010110010011111010111001110110000100111001001011100010000111011111011110100010010101100100111110101110011101100001001110010010111000100001110111101101011110 e89593eb9d84e4b8877de89593eb9d84e4b8877b5e
UHC 蕓띄万}蕓띄万{^ 111010011111111010110110111001111101100010110010011111011110100111111110101101101110011111011000101100100111101101011110 e9feb6e7d8b27de9feb6e7d8b27b5e

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