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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???貴???貴B 0011111100111111001111111000101101001101001111110011111100111111100010110100110101000010 3f3f3f8b4d3f3f3f8b4d42
EUC-JP ???貴???貴B 0011111100111111001111111011010110101110001111110011111100111111101101011010111001000010 3f3f3fb5ae3f3f3fb5ae42
UTF-8 銳얇룗貴銳얇룗貴B 11101001100010101011001111101100100101101000011111101011101000111001011111101000101100101011010011101001100010101011001111101100100101101000011111101011101000111001011111101000101100101011010001000010 e98ab3ec9687eba397e8b2b4e98ab3ec9687eba397e8b2b442
UHC 銳얇룗貴銳얇룗貴B 1110011111100101101111101110001110001111100100111100111111111110111001111110010110111110111000111000111110010011110011111111111001000010 e7e5bee38f93cffee7e5bee38f93cffe42

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