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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???幽?┸儀 00111111001111110011111110010111010010000011111110000100101111011000101101010110 3f3f3f97483f84bd8b56
EUC-JP ???幽?┸儀 00111111001111110011111111001101101010010011111110101000101111111011010110110111 3f3f3fcda93fa8bfb5b7
UTF-8 凉깅툋幽깍┸儀 111011111010010110111001111010101011100110000101111011011000100010001011111001011011100110111101111010101011100110001101111000101001010010111000111001011000010010000000 efa5b9eab985ed888be5b9bdeab98de294b8e58480
UHC 凉깅툋幽깍┸儀 1110010110111100101100011110101110111000100000111110101011101011101100011110111110100110101111111110101111110000 e5bcb1ebb883eaebb1efa6bfebf0

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