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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邵ォ雋臥クォ雋隠 11100111101110001010101111101000101100101000100111100111101110001010101111101000101100101000100101000010 e7b8abe8b289e7b8abe8b28942
EUC-JP 邵ォ雋臥クォ雋隠 11101110101110101000111010101011111100001011010010110010111010011000111010111000100011101010101111110000101101001011000110100011 eeba8eabf0b4b2e98eb88eabf0b4b1a3
UTF-8 邵ォ雋臥クォ雋隠 111010011000001010110101111011111011110110101011111010011001101110001011111010001000011110100101111011111011110110111000111011111011110110101011111010011001101110001011111010011001101010100000 e982b5efbdabe99b8be887a5efbdb8efbdabe99b8be99aa0
UHC 邵?雋臥??雋? 111000011101000000111111111100011110011011101000110000100011111100111111111100011110011000111111 e1d03ff1e6e8c23f3ff1e63f

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