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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 郤随就[}郤随就[{^ 1110011110111010100100001000111110001111010000010101101101111101111001111011101010010000100011111000111101000001010110110111101101011110 e7ba908f8f415b7de7ba908f8f415b7b5e
EUC-JP 郤随就[}郤随就[{^ 1110111010111100101111111110111110111101101000100101101101111101111011101011110010111111111011111011110110100010010110110111101101011110 eebcbfefbda25b7deebcbfefbda25b7b5e
UTF-8 郤随就[}郤随就[{^ 1110100110000011101001001110100110011010100011111110010110110000101100010101101101111101111010011000001110100100111010011001101010001111111001011011000010110001010110110111101101011110 e983a4e99a8fe5b0b15b7de983a4e99a8fe5b0b15b7b5e
UHC ??就[}??就[{^ 00111111001111111111011010100110010110110111110100111111001111111111011010100110010110110111101101011110 3f3ff6a65b7d3f3ff6a65b7b5e

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