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 趾ア峵。趾ア峵。^ 11100110111001001011000111111010101011101010000111100110111001001011000111111010101011101010000101011110 e6e4b1faaea1e6e4b1faaea15e
EUC-JP 趾ア?。趾ア?。^ 111011001110011010001110101100010011111110001110101000011110110011100110100011101011000100111111100011101010000101011110 ece68eb13f8ea1ece68eb13f8ea15e
UTF-8 趾ア峵。趾ア峵。^ 11101000101101101011111011101111101111011011000111100101101100111011010111101111101111011010000111101000101101101011111011101111101111011011000111100101101100111011010111101111101111011010000101011110 e8b6beefbdb1e5b3b5efbda1e8b6beefbdb1e5b3b5efbda15e
UHC 趾???趾???^ 1111001010111111001111110011111100111111111100101011111100111111001111110011111101011110 f2bf3f3f3ff2bf3f3f3f5e

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