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 ???昻?}???昻?{^ 001111110011111100111111111110101101000000111111011111010011111100111111001111111111101011010000001111110111101101011110 3f3f3ffad03f7d3f3f3ffad03f7b5e
EUC-JP ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
UTF-8 廉븃궟昻쬴}廉븃궟昻쬴{^ 111011111010011010100010111010111011100010000011111010101011011010011111111001101001100010111011111011001010110010110100011111011110111110100110101000101110101110111000100000111110101010110110100111111110011010011000101110111110110010101100101101000111101101011110 efa6a2ebb883eab69fe698bbecacb47defa6a2ebb883eab69fe698bbecacb47b5e
UHC 廉븃궟昻쬴}廉븃궟昻쬴{^ 1110011011110101101110101110100010000010101100101110010011101001101001110110101101111101111001101111010110111010111010001000001010110010111001001110100110100111011010110111101101011110 e6f5bae882b2e4e9a76b7de6f5bae882b2e4e9a76b7b5e

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