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 邵。迪ォ邵。譚ウ^ 11100111101110001010000111100111100011001010101111100111101110001010000111100110100111011011001101011110 e7b8a1e78cabe7b8a1e69db35e
EUC-JP 邵。迪ォ邵。譚ウ^ 1110111010111010100011101010000111101101111011001000111010101011111011101011101010001110101000011110101111111101100011101011001101011110 eeba8ea1edec8eabeeba8ea1ebfd8eb35e
UTF-8 邵。迪ォ邵。譚ウ^ 11101001100000101011010111101111101111011010000111101000101111111010101011101111101111011010101111101001100000101011010111101111101111011010000111101000101011011001101011101111101111011011001101011110 e982b5efbda1e8bfaaefbdabe982b5efbda1e8ad9aefbdb35e
UHC 邵?迪?邵?譚?^ 11100001110100000011111111101110111010000011111111100001110100000011111111010011110010010011111101011110 e1d03feee83fe1d03fd3c93f5e

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