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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邵喜ア栲邵喜ア桀^ 111001111011100010001010111011001011000110011110011111011110011110111000100010101110110010110001100111100111101101011110 e7b88aecb19e7de7b88aecb19e7b5e
EUC-JP 邵喜ア栲邵喜ア桀^ 1110111010111010101101001110111010001110101100011101101111011110111011101011101010110100111011101000111010110001110110111101110001011110 eebab4ee8eb1dbdeeebab4ee8eb1dbdc5e
UTF-8 邵喜ア栲邵喜ア桀^ 11101001100000101011010111100101100101101001110011101111101111011011000111100110101000001011001011101001100000101011010111100101100101101001110011101111101111011011000111100110101000011000000001011110 e982b5e5969cefbdb1e6a0b2e982b5e5969cefbdb1e6a1805e
UHC 邵喜??邵喜?桀^ 1110000111010000111111011110110000111111001111111110000111010000111111011110110000111111110010111111101001011110 e1d0fdec3f3fe1d0fdec3fcbfa5e

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