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 軸鋓式}軸鋓式{^ 11110001111000011000111010110010111110111101011010001110101011100111110111110001111000011000111010110010111110111101011010001110101011100111101101011110 f1e18eb2fbd68eae7df1e18eb2fbd68eae7b5e
EUC-JP ?軸鋓式}?軸鋓式{^ 00111111101111001011010010001111111001001011111110111100101100000111110100111111101111001011010010001111111001001011111110111100101100000111101101011110 3fbcb48fe4bfbcb07d3fbcb48fe4bfbcb07b5e
UTF-8 軸鋓式}軸鋓式{^ 111011101000010110011100111010001011101110111000111010011000101110010011111001011011110010001111011111011110111010000101100111001110100010111011101110001110100110001011100100111110010110111100100011110111101101011110 ee859ce8bbb8e98b93e5bc8f7dee859ce8bbb8e98b93e5bc8f7b5e
UHC ?軸?式}?軸?式{^ 001111111111010111101110001111111110001111010010011111010011111111110101111011100011111111100011110100100111101101011110 3ff5ee3fe3d27d3ff5ee3fe3d27b5e

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