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 跟∬キ」跟∬キ」^ 11100110111011101000000111101000101101111010001111100110111011101000000111101000101101111010001101011110 e6ee81e8b7a3e6ee81e8b7a35e
EUC-JP 跟∬キ」跟∬キ」^ 1110110011110000101000101110101010001110101101111000111010100011111011001111000010100010111010101000111010110111100011101010001101011110 ecf0a2ea8eb78ea3ecf0a2ea8eb78ea35e
UTF-8 跟∬キ」跟∬キ」^ 11101000101101111001111111100010100010001010110011101111101111011011011111101111101111011010001111101000101101111001111111100010100010001010110011101111101111011011011111101111101111011010001101011110 e8b79fe288acefbdb7efbda3e8b79fe288acefbdb7efbda35e
UHC ?∬???∬??^ 0011111110100001111100110011111100111111001111111010000111110011001111110011111101011110 3fa1f33f3f3fa1f33f3f5e

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