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 壯?運Ο}壯?運Ο{^ 1001101011100001001111111000100101011110100000111010110101111101100110101110000100111111100010010101111010000011101011010111101101011110 9ae13f895e83ad7d9ae13f895e83ad7b5e
EUC-JP 壯?運Ο}壯?運Ο{^ 1101010011100011001111111011000110111111101001101010111101111101110101001110001100111111101100011011111110100110101011110111101101011110 d4e33fb1bfa6af7dd4e33fb1bfa6af7b5e
UTF-8 壯렱運Ο}壯렱運Ο{^ 11100101101000111010111111101011101000001011000111101001100000011000101111001110100111110111110111100101101000111010111111101011101000001011000111101001100000011000101111001110100111110111101101011110 e5a3afeba0b1e9818bce9f7de5a3afeba0b1e9818bce9f7b5e
UHC 壯렱運Ο}壯렱運Ο{^ 11101101111000001000111010111110111010101010000110100101110011110111110111101101111000001000111010111110111010101010000110100101110011110111101101011110 ede08ebeeaa1a5cf7dede08ebeeaa1a5cf7b5e

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