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 渦渦渦渦}渦渦渦渦{^ 10001001010100011000100101010001100010010101000110001001010100010111110110001001010100011000100101010001100010010101000110001001010100010111101101011110 89518951895189517d89518951895189517b5e
EUC-JP 渦渦渦渦}渦渦渦渦{^ 10110001101100101011000110110010101100011011001010110001101100100111110110110001101100101011000110110010101100011011001010110001101100100111101101011110 b1b2b1b2b1b2b1b27db1b2b1b2b1b2b1b27b5e
UTF-8 渦渦渦渦}渦渦渦渦{^ 111001101011100010100110111001101011100010100110111001101011100010100110111001101011100010100110011111011110011010111000101001101110011010111000101001101110011010111000101001101110011010111000101001100111101101011110 e6b8a6e6b8a6e6b8a6e6b8a67de6b8a6e6b8a6e6b8a6e6b8a67b5e
UHC 渦渦渦渦}渦渦渦渦{^ 11101000101111101110100010111110111010001011111011101000101111100111110111101000101111101110100010111110111010001011111011101000101111100111101101011110 e8bee8bee8bee8be7de8bee8bee8bee8be7b5e

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