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 ??瀞?}??瀞?{^ 00111111001111111001001111010010001111110111110100111111001111111001001111010010001111110111101101011110 3f3f93d23f7d3f3f93d23f7b5e
EUC-JP 洹?瀞?}洹?瀞?{^ 1000111111000111101110100011111111000110110101000011111101111101100011111100011110111010001111111100011011010100001111110111101101011110 8fc7ba3fc6d43f7d8fc7ba3fc6d43f7b5e
UTF-8 洹렔瀞렍}洹렔瀞렍{^ 111001101011010010111001111010111010000010010100111001111000000010011110111010111010000010001101011111011110011010110100101110011110101110100000100101001110011110000000100111101110101110100000100011010111101101011110 e6b4b9eba094e7809eeba08d7de6b4b9eba094e7809eeba08d7b5e
UHC 洹렔瀞렍}洹렔瀞렍{^ 11101010101101111000111010101001111011111110011110001110101000110111110111101010101101111000111010101001111011111110011110001110101000110111101101011110 eab78ea9efe78ea37deab78ea9efe78ea37b5e

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