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 泣?衆?}泣?衆?{^ 100010111000001100111111100011110100111100111111011111011000101110000011001111111000111101001111001111110111101101011110 8b833f8f4f3f7d8b833f8f4f3f7b5e
EUC-JP 泣?衆?}泣?衆?{^ 101101011110001100111111101111011011000000111111011111011011010111100011001111111011110110110000001111110111101101011110 b5e33fbdb03f7db5e33fbdb03f7b5e
UTF-8 泣렧衆렯}泣렧衆렯{^ 111001101011001110100011111010111010000010100111111010001010000110000110111010111010000010101111011111011110011010110011101000111110101110100000101001111110100010100001100001101110101110100000101011110111101101011110 e6b3a3eba0a7e8a186eba0af7de6b3a3eba0a7e8a186eba0af7b5e
UHC 泣렧衆렯}泣렧衆렯{^ 11101011111010001000111010110110111100011110101110001110101111000111110111101011111010001000111010110110111100011110101110001110101111000111101101011110 ebe88eb6f1eb8ebc7debe88eb6f1eb8ebc7b5e

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