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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???幄?}???幄?{^ 001111110011111100111111100110111110100000111111011111010011111100111111001111111001101111101000001111110111101101011110 3f3f3f9be83f7d3f3f3f9be83f7b5e
EUC-JP ???幄?}???幄?{^ 001111110011111100111111110101101110101000111111011111010011111100111111001111111101011011101010001111110111101101011110 3f3f3fd6ea3f7d3f3f3fd6ea3f7b5e
UTF-8 뤵쳩틣幄렱}뤵쳩틣幄렱{^ 111010111010010010110101111011001011001110101001111011011000101110100011111001011011100110000100111010111010000010110001011111011110101110100100101101011110110010110011101010011110110110001011101000111110010110111001100001001110101110100000101100010111101101011110 eba4b5ecb3a9ed8ba3e5b984eba0b17deba4b5ecb3a9ed8ba3e5b984eba0b17b5e
UHC 뤵쳩틣幄렱}뤵쳩틣幄렱{^ 1000111111100011101010111000111010111010100011111110010011000001100011101011111001111101100011111110001110101011100011101011101010001111111001001100000110001110101111100111101101011110 8fe3ab8eba8fe4c18ebe7d8fe3ab8eba8fe4c18ebe7b5e

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