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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 循??[}循??[{^ 10001111011110100011111100111111010110110111110110001111011110100011111100111111010110110111101101011110 8f7a3f3f5b7d8f7a3f3f5b7b5e
EUC-JP 循??[}循??[{^ 10111101110110110011111100111111010110110111110110111101110110110011111100111111010110110111101101011110 bddb3f3f5b7dbddb3f3f5b7b5e
UTF-8 循쒙폒[}循쒙폒[{^ 1110010110111110101010101110110010010010100110011110110110001111100100100101101101111101111001011011111010101010111011001001001010011001111011011000111110010010010110110111101101011110 e5beaaec9299ed8f925b7de5beaaec9299ed8f925b7b5e
UHC 循쒙폒[}循쒙폒[{^ 1110001011100000100111001110111110111100100111000101101101111101111000101110000010011100111011111011110010011100010110110111101101011110 e2e09cefbc9c5b7de2e09cefbc9c5b7b5e

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