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 泣?雲?}泣?雲?{^ 100010111000001100111111100010010101111100111111011111011000101110000011001111111000100101011111001111110111101101011110 8b833f895f3f7d8b833f895f3f7b5e
EUC-JP 泣?雲?}泣?雲?{^ 101101011110001100111111101100011100000000111111011111011011010111100011001111111011000111000000001111110111101101011110 b5e33fb1c03f7db5e33fb1c03f7b5e
UTF-8 泣렧雲렋}泣렧雲렋{^ 111001101011001110100011111010111010000010100111111010011001101110110010111010111010000010001011011111011110011010110011101000111110101110100000101001111110100110011011101100101110101110100000100010110111101101011110 e6b3a3eba0a7e99bb2eba08b7de6b3a3eba0a7e99bb2eba08b7b5e
UHC 泣렧雲렋}泣렧雲렋{^ 11101011111010001000111010110110111010101010001110001110101000100111110111101011111010001000111010110110111010101010001110001110101000100111101101011110 ebe88eb6eaa38ea27debe88eb6eaa38ea27b5e

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