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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 壯?葬?壯?葬?^ 10011010111000010011111110010001100100100011111110011010111000010011111110010001100100100011111101011110 9ae13f91923f9ae13f91923f5e
EUC-JP 壯?葬?壯?葬?^ 11010100111000110011111111000001111100100011111111010100111000110011111111000001111100100011111101011110 d4e33fc1f23fd4e33fc1f23f5e
UTF-8 壯렓葬받壯렓葬밗^ 11100101101000111010111111101011101000001001001111101000100100011010110011101011101100001001101111100101101000111010111111101011101000001001001111101000100100011010110011101011101100001001011101011110 e5a3afeba093e891acebb09be5a3afeba093e891acebb0975e
UHC 壯렓葬받壯렓葬밗^ 1110110111100000100011101010100011101101111101111011100111011110111011011110000010001110101010001110110111110111101110011101110001011110 ede08ea8edf7b9deede08ea8edf7b9dc5e

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