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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 辰蔵達続}辰蔵達続{^ 10010010010000111001000110100000100100100100001010010001101100010111110110010010010000111001000110100000100100100100001010010001101100010111101101011110 924391a0924291b17d924391a0924291b17b5e
EUC-JP 辰蔵達続}辰蔵達続{^ 11000011101001001100001010100010110000111010001111000010101100110111110111000011101001001100001010100010110000111010001111000010101100110111101101011110 c3a4c2a2c3a3c2b37dc3a4c2a2c3a3c2b37b5e
UTF-8 辰蔵達続}辰蔵達続{^ 111010001011111010110000111010001001010010110101111010011000000110010100111001111011011010011010011111011110100010111110101100001110100010010100101101011110100110000001100101001110011110110110100110100111101101011110 e8beb0e894b5e98194e7b69a7de8beb0e894b5e98194e7b69a7b5e
UHC 辰?達?}辰?達?{^ 111100101110001100111111110100111011100100111111011111011111001011100011001111111101001110111001001111110111101101011110 f2e33fd3b93f7df2e33fd3b93f7b5e

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