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 ???~}???~{^ 0011111100111111001111110111111001111101001111110011111100111111011111100111101101011110 3f3f3f7e7d3f3f3f7e7b5e
SJIS-WIN 盖陽涌~}盖陽涌~{^ 1110000110110011100101110111101010010111010011110111111001111101111000011011001110010111011110101001011101001111011111100111101101011110 e1b3977a974f7e7de1b3977a974f7e7b5e
EUC-JP 盖陽涌~}盖陽涌~{^ 1110001010110101110011011101101111001101101100000111111001111101111000101011010111001101110110111100110110110000011111100111101101011110 e2b5cddbcdb07e7de2b5cddbcdb07e7b5e
UTF-8 盖陽涌~}盖陽涌~{^ 1110011110011011100101101110100110011001101111011110011010110110100011000111111001111101111001111001101110010110111010011001100110111101111001101011011010001100011111100111101101011110 e79b96e999bde6b68c7e7de79b96e999bde6b68c7e7b5e
UHC 盖陽涌~}盖陽涌~{^ 1100101111001100111001011101010111101001101111110111111001111101110010111100110011100101110101011110100110111111011111100111101101011110 cbcce5d5e9bf7e7dcbcce5d5e9bf7e7b5e

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