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 ???I???Zh???I???Z 0011111100111111001111110100100100111111001111110011111101011010011010000011111100111111001111110100100100111111001111110011111101011010 3f3f3f493f3f3f5a683f3f3f493f3f3f5a
SJIS-WIN 怐唏鶺I怐唏鶺Zh怐唏鶺I怐唏鶺Z 1001110010000001100110100100100011101010010101000100100110011100100000011001101001001000111010100101010001011010011010001001110010000001100110100100100011101010010101000100100110011100100000011001101001001000111010100101010001011010 9c819a48ea54499c819a48ea545a689c819a48ea54499c819a48ea545a
EUC-JP 怐唏鶺I怐唏鶺Zh怐唏鶺I怐唏鶺Z 1101011111100001110100111010100111110011101101010100100111010111111000011101001110101001111100111011010101011010011010001101011111100001110100111010100111110011101101010100100111010111111000011101001110101001111100111011010101011010 d7e1d3a9f3b549d7e1d3a9f3b55a68d7e1d3a9f3b549d7e1d3a9f3b55a
UTF-8 怐唏鶺I怐唏鶺Zh怐唏鶺I怐唏鶺Z 1110011010000000100100001110010110010100100011111110100110110110101110100100100111100110100000001001000011100101100101001000111111101001101101101011101001011010011010001110011010000000100100001110010110010100100011111110100110110110101110100100100111100110100000001001000011100101100101001000111111101001101101101011101001011010 e68090e5948fe9b6ba49e68090e5948fe9b6ba5a68e68090e5948fe9b6ba49e68090e5948fe9b6ba5a
UHC ???I???Zh???I???Z 0011111100111111001111110100100100111111001111110011111101011010011010000011111100111111001111110100100100111111001111110011111101011010 3f3f3f493f3f3f5a683f3f3f493f3f3f5a

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