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 樽辰丹達}樽辰丹達{^ 10010010010011011001001001000011100100100100111110010010010000100111110110010010010011011001001001000011100100100100111110010010010000100111101101011110 924d9243924f92427d924d9243924f92427b5e
EUC-JP 樽辰丹達}樽辰丹達{^ 11000011101011101100001110100100110000111011000011000011101000110111110111000011101011101100001110100100110000111011000011000011101000110111101101011110 c3aec3a4c3b0c3a37dc3aec3a4c3b0c3a37b5e
UTF-8 樽辰丹達}樽辰丹達{^ 111001101010100010111101111010001011111010110000111001001011100010111001111010011000000110010100011111011110011010101000101111011110100010111110101100001110010010111000101110011110100110000001100101000111101101011110 e6a8bde8beb0e4b8b9e981947de6a8bde8beb0e4b8b9e981947b5e
UHC 樽辰丹達}樽辰丹達{^ 11110001110111001111001011100011110100111010000111010011101110010111110111110001110111001111001011100011110100111010000111010011101110010111101101011110 f1dcf2e3d3a1d3b97df1dcf2e3d3a1d3b97b5e

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