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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ湛ツ丹}ツ湛ツ丹{^ 110000101001001001011000110000101001001001001111011111011100001010010010010110001100001010010010010011110111101101011110 c29258c2924f7dc29258c2924f7b5e
EUC-JP ツ湛ツ丹}ツ湛ツ丹{^ 10001110110000101100001110111001100011101100001011000011101100000111110110001110110000101100001110111001100011101100001011000011101100000111101101011110 8ec2c3b98ec2c3b07d8ec2c3b98ec2c3b07b5e
UTF-8 ツ湛ツ丹}ツ湛ツ丹{^ 111011111011111010000010111001101011100110011011111011111011111010000010111001001011100010111001011111011110111110111110100000101110011010111001100110111110111110111110100000101110010010111000101110010111101101011110 efbe82e6b99befbe82e4b8b97defbe82e6b99befbe82e4b8b97b5e
UHC ?湛?丹}?湛?丹{^ 001111111101001111000000001111111101001110100001011111010011111111010011110000000011111111010011101000010111101101011110 3fd3c03fd3a17d3fd3c03fd3a17b5e

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