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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ?權げx}?權げx{^ 001111111001111011011100100000101011000001111000011111010011111110011110110111001000001010110000011110000111101101011110 3f9edc82b0787d3f9edc82b0787b5e
EUC-JP ?權げx}?權げx{^ 001111111101110011011110101001001011001001111000011111010011111111011100110111101010010010110010011110000111101101011110 3fdcdea4b2787d3fdcdea4b2787b5e
UTF-8 룶權げx}룶權げx{^ 1110101110100011101101101110011010101100100010101110001110000001100100100111100001111101111010111010001110110110111001101010110010001010111000111000000110010010011110000111101101011110 eba3b6e6ac8ae38192787deba3b6e6ac8ae38192787b5e
UHC 룶權げx}룶權げx{^ 1000111110101011110011111110110110101010101100100111100001111101100011111010101111001111111011011010101010110010011110000111101101011110 8fabcfedaab2787d8fabcfedaab2787b5e

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