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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 뎵}뎵뎵[}뎵}뎵뎵[{^ 11101011100011101011010101111101111010111000111010110101111010111000111010110101010110110111110111101011100011101011010101111101111010111000111010110101111010111000111010110101010110110111101101011110 eb8eb57deb8eb5eb8eb55b7deb8eb57deb8eb5eb8eb55b7b5e
UHC 뎵}뎵뎵[}뎵}뎵뎵[{^ 10001001100010000111110110001001100010001000100110001000010110110111110110001001100010000111110110001001100010001000100110001000010110110111101101011110 89887d898889885b7d89887d898889885b7b5e

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