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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 邵喜ーオ\}邵喜ーオ\{^ 1110011110111000100010101110110010110000101101010101110001111101111001111011100010001010111011001011000010110101010111000111101101011110 e7b88aecb0b55c7de7b88aecb0b55c7b5e
EUC-JP 邵喜ーオ\}邵喜ーオ\{^ 111011101011101010110100111011101000111010110000100011101011010101011100011111011110111010111010101101001110111010001110101100001000111010110101010111000111101101011110 eebab4ee8eb08eb55c7deebab4ee8eb08eb55c7b5e
UTF-8 邵喜ーオ\}邵喜ーオ\{^ 1110100110000010101101011110010110010110100111001110111110111101101100001110111110111101101101010101110001111101111010011000001010110101111001011001011010011100111011111011110110110000111011111011110110110101010111000111101101011110 e982b5e5969cefbdb0efbdb55c7de982b5e5969cefbdb0efbdb55c7b5e
UHC 邵喜??\}邵喜??\{^ 1110000111010000111111011110110000111111001111110101110001111101111000011101000011111101111011000011111100111111010111000111101101011110 e1d0fdec3f3f5c7de1d0fdec3f3f5c7b5e

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