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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辿促脱尊辿促脱尊^ 1001001001001000100100011010001110010010010001011001000110111000100100100100100010010001101000111001001001000101100100011011100001011110 924891a3924591b8924891a3924591b85e
EUC-JP 辿促脱尊辿促脱尊^ 1100001110101001110000101010010111000011101001101100001010111010110000111010100111000010101001011100001110100110110000101011101001011110 c3a9c2a5c3a6c2bac3a9c2a5c3a6c2ba5e
UTF-8 辿促脱尊辿促脱尊^ 11101000101111101011111111100100101111111000001111101000100001001011000111100101101100001000101011101000101111101011111111100100101111111000001111101000100001001011000111100101101100001000101001011110 e8bebfe4bf83e884b1e5b08ae8bebfe4bf83e884b1e5b08a5e
UHC ?促?尊?促?尊^ 00111111111101011011010100111111111100001110111000111111111101011011010100111111111100001110111001011110 3ff5b53ff0ee3ff5b53ff0ee5e

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