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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?戍賓?戍賓^ 0011111110011100111110011001010101101111001111111001110011111001100101010110111101011110 3f9cf9956f3f9cf9956f5e
EUC-JP ?戍賓?戍賓^ 0011111111011000111110111100100111010000001111111101100011111011110010011101000001011110 3fd8fbc9d03fd8fbc9d05e
UTF-8 룵戍賓룵戍賓^ 11101011101000111011010111100110100010001000110111101000101100111001001111101011101000111011010111100110100010001000110111101000101100111001001101011110 eba3b5e6888de8b393eba3b5e6888de8b3935e
UHC 룵戍賓룵戍賓^ 10001111101010101110001010100001110111101011100110001111101010101110001010100001110111101011100101011110 8faae2a1deb98faae2a1deb95e

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