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 ????????P 001111110011111100111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f3f3f50
SJIS-WIN 壯?梓?壯?竣?P 10011010111000010011111110001000101100100011111110011010111000010011111110001111011101100011111101010000 9ae13f88b23f9ae13f8f763f50
EUC-JP 壯?梓?壯?竣?P 11010100111000110011111110110000101101000011111111010100111000110011111110111101110101110011111101010000 d4e33fb0b43fd4e33fbdd73f50
UTF-8 壯렩梓렮壯렩竣렕P 11100101101000111010111111101011101000001010100111100110101000101001001111101011101000001010111011100101101000111010111111101011101000001010100111100111101010111010001111101011101000001001010101010000 e5a3afeba0a9e6a293eba0aee5a3afeba0a9e7aba3eba09550
UHC 壯렩梓렮壯렩竣렕P 1110110111100000100011101011011111101110101010011000111010111011111011011110000010001110101101111111000111100010100011101010101001010000 ede08eb7eea98ebbede08eb7f1e28eaa50

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